/*!
 * WFFW(Webfront Framework) of W3SDK - w3sdk-1.5.0-beta (http://w3cut.cn Copyright©2019 W3)
 *
 * style - 2019/12/20
 * 说明：自行修改样式文件
 * 用法：重写、追加样式
*/
.carousel-inner img{/*width:595px;height:350px;*/max-height:350px; }
.u-paging p a.on { border-color: #e60012; background-color: #e60012; color: #fff; }
.download { position: absolute; display: inline-block; width: 208px; line-height: 36px; border-radius: 4px; text-align: center; color: #fff; font-size: 16px; background-color: #ff4400; margin-top:50px;}
.download:hover { color:#fff;}
.font-red { color:#ff4400}